Papers with Gaussian distribution

10 papers
Few-Shot Event Detection with Prototypical Amortized Conditional Random Field (2021.findings-acl)

Copied to clipboard

Challenge: Existing approaches to event detection ignore the trigger discrepancy and cause errors.
Approach: They propose a unified model which converts a few-shot tagging problem into a single-shot model by using a Gaussian distribution.
Outcome: The proposed model performs better than existing identifythen-classify models on a few-shot tagging problem with a double-part taging scheme.
Cross-Utterance Conditioned VAE for Non-Autoregressive Text-to-Speech (2022.acl-long)

Copied to clipboard

Challenge: Experimental results show that the proposed model improves naturalness and prosody diversity with clear margins.
Approach: They propose a cross-utterance conditional VAE to estimate posterior probability distribution of latent prosody features for each phoneme by conditioning on acoustic features, speaker information, and text features from past and future sentences.
Outcome: The proposed model improves naturalness and prosody diversity with clear margins.
Dirichlet Latent Variable Hierarchical Recurrent Encoder-Decoder in Dialogue Generation (D19-1)

Copied to clipboard

Challenge: Existing work assumes the Gaussian priors of the latent variable, which are incapable of representing complex latent variables effectively.
Approach: They propose to use the Dirichlet distribution with flexible structures to characterize latent variables in place of the Gaussian priors.
Outcome: The proposed model outperforms existing models on the dialogue generation task.
DiffusionNER: Boundary Diffusion for Named Entity Recognition (2023.acl-long)

Copied to clipboard

Challenge: Named Entity Recognition (NER) tasks are fundamental to many structured information extraction tasks.
Approach: They propose a named entity recognition task that uses a boundary-denoising diffusion process to denoise noisy spans.
Outcome: The proposed method achieves comparable or even better performance than previous state-of-the-art models on flat and nested datasets.
Gaussian Multi-head Attention for Simultaneous Machine Translation (2022.findings-acl)

Copied to clipboard

Challenge: Existing methods for siMT do not explicitly model the alignment to perform the control.
Approach: They propose to model alignment and translation in a unified manner by Gaussian Multi-head Attention (GMA) they propose to integrate alignment-related priors into the translation model to determine final attention.
Outcome: The proposed method outperforms strong baselines on trade-off between translation and latency.
Uncertainty-Guided Modal Rebalance for Hateful Memes Detection (2024.acl-long)

Copied to clipboard

Challenge: Existing methods for integrating hate information from different modalities ignore the modality uncertainty caused by the contribution degree of each modality to hate sentiment.
Approach: They propose an Uncertainty-guided Modal Rebalance framework for hateful memes detection . they propose to combine cross-modal fusion features with unimodal features .
Outcome: The proposed framework produces state-of-the-art performance on four widely-used datasets.
MiLoRA: Harnessing Minor Singular Components for Parameter-Efficient LLM Finetuning (2025.naacl-long)

Copied to clipboard

Challenge: Efficient finetuning of large language models (LLMs) aims to adapt the LLMs with reduced computational and memory costs.
Approach: They propose a simple yet effective method that initializes low-rank matrices with Gaussian distribution and zero values while keeping the original weight matrics frozen.
Outcome: The proposed approach only updates the minor components of the weight matrix while keeping the principal singular components frozen.
AMoPO: Adaptive Multi-objective Preference Optimization without Reward Models and Reference Models (2025.findings-acl)

Copied to clipboard

Challenge: Existing multi-objective preference alignment methods for large language models face limitations such as auxiliary reward/reference models and computational complexity.
Approach: They propose a framework that achieves dynamic balance across preference dimensions by using dimension-aware generation metrics as implicit rewards.
Outcome: Empirical results show that AMoPO outperforms state-of-the-art methods by 28.5% .
A Topic Augmented Text Generation Model: Joint Learning of Semantics and Structural Features (D19-1)

Copied to clipboard

Challenge: Existing methods for text generation are limited in supervised setting and designed for specific applications.
Approach: They propose a text generation model that learns semantics and structural features simultaneously . their model leverages a topic-based model to enhance the recognition of text semantics .
Outcome: The proposed model outperforms state-of-the-art models in terms of text perplexity and topic coherence.
Multimodal Invariant Sentiment Representation Learning (2025.findings-acl)

Copied to clipboard

Challenge: Existing methods for multimodal sensing ignore significant sentiment distribution imbalances and cross-modal sentiment conflicts, hindering performance improvement.
Approach: They propose a method to learn stable multimodal invariant sentiment representations by incorporating distributional discrepancies and sentiment conflicts into the model training.
Outcome: The proposed method improves MSA performance and achieves new state-of-the-art.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations